home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Programmer's Library / Microsoft Programmer's Library (CD-ROM Database)(125-099-008)(Version 1.1a)(CDRM 162100)(1989).iso / CONTENTS.DOC next >
Text File  |  1989-06-30  |  8KB  |  344 lines

  1. CONTENTS.DOC      Microsoft Programmer's Library version 1.11     June 29, 1989
  2.  
  3. Programmer's Library is a comprehensive collection of the most useful
  4. reference information available for programmers in MS-DOS and OS/2
  5. environments.  With Programmer's Library you can instantly get authoritative
  6. information about programming from books, manuals, and sample code in the
  7. following categories:
  8.  
  9.     -  Microsoft OS/2 References
  10.  
  11.     -  Microsoft Windows References
  12.  
  13.     -  MS-DOS References
  14.  
  15.     -  Microsoft Network References
  16.  
  17.     -  Microsoft Systems Journal
  18.  
  19.     -  Hardware References
  20.  
  21.     -  Microsoft C Language References
  22.  
  23.     -  Microsoft Macro Assembler References
  24.  
  25.     -  Microsoft BASIC Language References
  26.  
  27.     -  Microsoft Pascal Language References
  28.  
  29.     -  Microsoft FORTRAN Language References
  30.  
  31.  
  32.  
  33. In addition, the Microsoft Programmer's Library CD-ROM contains valuable
  34. programs, data, and sample code files in the following directories:
  35.  
  36.   \MOUSE
  37.     The latest version of Microsoft's Mouse driver: version 6.25
  38.  
  39.   \QH
  40.     The QuickHelp database for the OS/2 1.1 SDK
  41.  
  42.   \AUDIO
  43.     Source code used to play CD AUDIO from the CD-ROM drive using the
  44.     CD-ROM Extensions
  45.  
  46.   \HIMEM
  47.     The latest version of Microsoft's XMS Driver: version 2.06
  48.       - The XMS specification
  49.       - A library of XMS functions
  50.       - Source code for the XMS driver
  51.       - An XMS driver testing program
  52.  
  53.   \SAMPCODE
  54.     Sample source code
  55.  
  56.     \SAMPCODE\OS2SDK11
  57.       Sample source code from the OS/2 1.1 SDK
  58.  
  59.     \SAMPCODE\OS2SDK10
  60.       Sample source code from the OS/2 1.03 SDK
  61.  
  62.     \SAMPCODE\ADVOS2
  63.       Sample source code from Advanced OS/2 Programming,
  64.         by Ray Duncan
  65.  
  66.     \SAMPCODE\PROG_PM
  67.       Sample source code from Programming the OS/2 Presentation Manager,
  68.         by Charles Petzold
  69.  
  70.     \SAMPCODE\WIN_SDK
  71.       Sample source code from the Windows 2.1 SDK
  72.  
  73.     \SAMPCODE\WIN_LRN
  74.       Sample source code for Windows from Microsoft Product Support Services
  75.  
  76.     \SAMPCODE\PROGWIND
  77.       Sample source code from Programming Windows,
  78.         by Charles Petzold
  79.  
  80.     \SAMPCODE\MSC
  81.       Sample source code from Microsoft C 5.1
  82.  
  83.     \SAMPCODE\QC
  84.       Sample source code from Microsoft QuickC 2.0
  85.  
  86.     \SAMPCODE\C
  87.       Additional sample source code in C from Microsoft
  88.  
  89.     \SAMPCODE\QC_PROG
  90.       Sample source code from Microsoft QuickC Programming,
  91.         by the Waite Group
  92.  
  93.     \SAMPCODE\PROF_C
  94.       Sample source code from Proficient C,
  95.         by Augie Hansen
  96.  
  97.     \SAMPCODE\ALDE_C
  98.       Sample source code from the Alde C CD-ROM disc
  99.  
  100.     \SAMPCODE\QB
  101.       Sample source code from Microsoft QuickBASIC 4.5
  102.  
  103.     \SAMPCODE\MASM
  104.       Sample source code from Microsoft MASM 5.1
  105.  
  106.     \SAMPCODE\FORTRAN
  107.       Sample source code from Microsoft FORTRAN 5.0
  108.  
  109.     \SAMPCODE\PASCAL
  110.       Sample source code from Microsoft Pascal 4.0
  111.  
  112.     \SAMPCODE\ADVMSDOS
  113.       Sample source code from Advanced MS-DOS Programming,
  114.         by Ray Duncan
  115.  
  116.     \SAMPCODE\DOS_ENCY
  117.       Sample source code from The MS-DOS Encyclopedia
  118.  
  119.     \SAMPCODE\MSJ
  120.       Sample source code from Microsoft Systems Journal
  121.  
  122.     \SAMPCODE\MOUSE
  123.       Sample source code from the Microsoft Mouse Programmer's Reference
  124.  
  125.     \SAMPCODE\VIDEO
  126.       Sample source code from The Programmer's Guide to IBM PC & PS/2
  127.         Video Systems, by Richard Wilton
  128.  
  129.  
  130. ------------------------------------------------------------------------------
  131. Programmer's Library References
  132.  
  133. Within each reference category, you can choose from a number of books,
  134. manuals, and sample programs, as listed here.
  135.  
  136.  
  137. Microsoft OS/2 References
  138.  
  139.   Microsoft OS/2
  140.      The complete documentation for Microsoft OS/2 SDK 1.1:
  141.  
  142.      Getting Started
  143.      Learning Guide
  144.      User's Guide
  145.      Desktop Reference
  146.      Programmer's Reference Volume 1
  147.      Programmer's Reference Volume 2
  148.      Programmer's Reference Volume 3
  149.      Getting Started -- Programming Tools
  150.      Programming Tools
  151.  
  152.   Inside OS/2, by Gordon Letwin
  153.  
  154.   Programming the OS/2 Presentation Manager, by Charles Petzold
  155.  
  156.   Advanced OS/2, by Ray Duncan
  157.  
  158.   OS/2 Sample Code
  159.  
  160.  
  161. Microsoft Windows References
  162.  
  163.   Microsoft Windows 2.1
  164.      The complete documentation for Microsoft Windows version 2.1:
  165.  
  166.      Getting Started
  167.      Application Style Guide
  168.      Programmer's Reference
  169.      Programmer's Learning Guide
  170.      Programming Tools
  171.      Adaptation Guide
  172.      Extensions
  173.      CodeView Update
  174.  
  175.   Programming Windows, by Charles Petzold
  176.  
  177.   Windows Sample Code
  178.  
  179.  
  180. Microsoft Network References
  181.  
  182.   LAN Manager Setup Guide Update
  183.   LAN Manager Installation Guide
  184.   LAN Manager User's Guide
  185.   LAN Manager User's Reference
  186.   LAN Manager Programmer's Reference
  187.   LAN Manager Administrator's Guide
  188.   LAN Manager Administrator's Reference
  189.   LAN Manager Quick Reference Guide
  190.  
  191.   SQL Server Getting Started
  192.   SQL Server Learning TRANSACT-SQL
  193.   SQL Server Language Reference
  194.   SQL Server Programmer's Reference
  195.   SQL Server Systems Administrator's Guide
  196.  
  197.  
  198. MS-DOS References
  199.  
  200.   MS-DOS 4.0 Programmer's Reference
  201.  
  202.   The MS-DOS Encyclopedia
  203.  
  204.   Advanced MS-DOS Programming, by Ray Duncan
  205.  
  206.   The New Peter Norton Programmer's Guide to the IBM PC & PS/2,
  207.      by Peter Norton and Richard Wilton
  208.  
  209.   MS-DOS Sample Code
  210.  
  211.  
  212. Microsoft Systems Journal
  213.  
  214.   Microsoft Systems Journal Volume #4
  215.   Microsoft Systems Journal Volume #3
  216.   Microsoft Systems Journal Volume #2
  217.   Microsoft Systems Journal Volume #1
  218.  
  219.  
  220. Hardware References
  221.  
  222.   Microsoft Mouse Programmer's Reference
  223.  
  224.   Microsoft CD-ROM Extensions
  225.  
  226.   Programmer's Guide to IBM PC & PS/2 Video Systems
  227.  
  228.   LIM 4.0 Expanded Memory Specification
  229.  
  230.   Intel 386 Programmer's Reference
  231.   Intel 387 Programmer's Reference
  232.   Intel 286 Programmer's Reference
  233.   Intel 287 Programmer's Reference
  234.  
  235.  
  236. Microsoft C Language References
  237.  
  238.   Microsoft C Optimizing Compiler 5.1
  239.      The complete documentation for Microsoft C version 5.1:
  240.  
  241.      5.1 Update
  242.      User's Guide
  243.      Language Reference
  244.      Run-Time Library Reference
  245.  
  246.   Microsoft QuickC 2.0 Manuals:
  247.      QuickC 2.0 Tool Kit
  248.      QuickC 2.0 C for Yourself
  249.      QuickC 2.0 Up and Running
  250.  
  251.   Microsoft CodeView(R)/Utilities Manuals:
  252.      CodeView/Utilities Manual
  253.      CodeView/Utilities Manual Update
  254.  
  255.   Microsoft Mixed-Language Programming Guide
  256.  
  257.   Microsoft Editor User's Guide
  258.  
  259.   Proficient C, by Augie Hansen
  260.  
  261.   Microsoft QuickC Programming, by The Waite Group
  262.  
  263.   C Language Sample Code
  264.  
  265.  
  266. Microsoft Macro Assembler References
  267.  
  268.   Microsoft Macro Assembler 5.1
  269.      The complete documentation for Microsoft Macro Assembler version 5.1:
  270.  
  271.      5.1 Update
  272.      Programmer's Guide
  273.      Reference
  274.  
  275.   Microsoft CodeView/Utilities Manuals:
  276.      CodeView/Utilities Manual
  277.      CodeView/Utilities Manual Update
  278.  
  279.   Microsoft Mixed-Language Programming Guide
  280.  
  281.   Microsoft Editor User's Guide
  282.  
  283.   Macro Assembler Sample Code
  284.  
  285.  
  286. Microsoft BASIC Language References
  287.  
  288.   Microsoft BASIC Compiler 6.0 User's Guide
  289.  
  290.   Microsoft QuickBASIC/Programming in BASIC
  291.   Microsoft QuickBASIC/Learning to Use Microsoft QuickBASIC
  292.   Microsoft QuickBASIC/BASIC Language Reference
  293.  
  294.   Microsoft CodeView/Utilities Manuals
  295.      CodeView/Utilities Manual
  296.      CodeView/Utilities Manual Update
  297.  
  298.   Microsoft Mixed-Language Programming Guide
  299.  
  300.   Microsoft Editor User's Guide
  301.  
  302.   Microsoft QuickBASIC Programmer's Toolbox, by John Clark Craig
  303.  
  304.   BASIC Language Sample Code
  305.  
  306.  
  307. Microsoft Pascal Language References
  308.  
  309.   Microsoft Pascal Compiler 4.0
  310.      The complete documentation for Microsoft Pascal version 4.0:
  311.  
  312.      4.0 Update
  313.      User's Guide
  314.      Reference Manual
  315.  
  316.   Microsoft CodeView/Utilities Manuals:
  317.      CodeView/Utilities Manual
  318.      CodeView/Utilities Manual Update
  319.  
  320.   Microsoft Mixed-Language Programming Guide
  321.  
  322.   Microsoft Editor User's Guide
  323.  
  324.   Pascal Language Sample Code
  325.  
  326.  
  327. Microsoft FORTRAN Language References
  328.  
  329.   Microsoft FORTRAN Optimizing Compiler 5.0
  330.      The complete documentation for Microsoft FORTRAN version 5.0:
  331.  
  332.      Language Reference
  333.      Advanced Topics
  334.  
  335.   Microsoft CodeView/Utilities Manuals:
  336.      CodeView/Utilities Manual
  337.      CodeView/Utilities Manual Update
  338.  
  339.   Microsoft Mixed-Language Programming Guide
  340.  
  341.   Microsoft Editor User's Guide
  342.  
  343.   FORTRAN Language Sample Code
  344.